Skip to main content

Azure File

Adding Azure File as data source

  1. From the left navigation panel, click Lakehouse and then click Data Sources.

  2. From the upper right corner of the page, click the + New Database button to start the process of adding a new database.

  3. In the New Data Source page, click the Azure File icon.

  4. Specify the following details to add Azure File. Once you have connected a data source, the system immediately fetches its schema. After this schema retrieval process is complete you can browse and interact with the tables and data.

    Add_SAP_HANA
    FieldDescription
    Connection nameEnter a unique name for the connection.
    File FormatSpecify any of the following file formats: CSV Parquet JSON
    Path to Azure containerPath of the Azure Blob where the files exist. For example: containername@storageaccountname.dfs.core.windows.net/path
    SeparatorSpecify the separator character to separate the data. For example: “,”
    HeaderToggle to indicate if the first row of your CSV contains column headers.
    Infer SchemaToggle to automatically determine the data type of each column in your data.
    MultilineToggle to format the JSON output across multiple lines.
    CompressionSelect the file compression mode.
    Start dateEnter the date in the MM-DD-YYYY format. DataGOL will replicate the data updated on and after this date. If this field is blank, DataGOL will replicate the data for last two years.
  5. Click Submit.